Welcome![Sign In][Sign Up]
Location:
Search - c projects

Search list

[VC/MFCThe C++ Programming Language Special 3rd Edition.pdf

Description: This book presents every major C++ language feature and the standard library. It is organized around language and library facilities. However, features are presented in the context of their use. That is, the focus is on the language as the tool for design and programming rather than on the language in itself. This book demonstrates key techniques that make C++ effective and teaches the fundamental concepts necessary for mastery. Except where illustrating technicalities, examples are taken from the domain of systems software. A companion, The Annotated C++ Language Standard, presents the complete language definition together with annotations to make it more comprehensible. The primary aim of this book is to help the reader understand how the facilities offered by C++ support key programming techniques. The aim is to take the reader far beyond the point where he or she gets code running primarily by copying examples and emulating programming styles from other languages. Only a good understanding of the ideas behind the language facilities leads to mastery. Supplemented by implementation documentation, the information provided is sufficient for completing significant realworld projects. The hope is that this book will help the reader gain new insights and become a better programmer and designer.
Platform: | Size: 2918999 | Author: koqingyu@foxmail.com | Hits:

[VC/MFCC++ in a Nutshell.rar

Description: C++ in a Nutshell is a langauge reference manual. It is not a tutorial. It is not for beginners. It is a concise, to-the-point reference for professionals and other serious programmers. C++ in a Nutshell is not a comprehensive reference for the entire C++ language, in all its intricacies and complexities. Instead, I focus on what is most important to the working professional. If you feel that I have included too many irrelevant details or omitted too much important information, please let me know. Chapters 12 and 13 form the bulk of the book. Chapter 12 is an alphabetical reference for all the language keywords and constructs. Chapter 13 is a reference for the entire runtime library, organized alphabetically by header, and within each section, alphabetically by type, function, macro, or other name. An alphabetical reference is not always the best way to present information, though. The first 8 chapters, therefore, cover the language organized by topic. Chapters 9 through 11 introduce the standard library. Finally, the appendix includes brief introductions to some compilers, libraries, and interesting C++ projects, such as Boost and Loki.
Platform: | Size: 356783 | Author: simonhexf | Hits:

[Graph program运用Visual C++完成基本数字图像处理

Description: 微软的新的.NET平台为开发者带来了许多新的诸如GDI+、Globalization之类的编程机制,同时还发明了一门全新的类似Java的编程语言-C++。对于这些新知识,我们应尽快了解、掌握并试图运用到实践项目中去,而通过实例学习的方法无疑是一个非常有效的途径。本文就通过一个简单的实例,向大家展示了在Visual C#中如何运用GDI+和Unsafe代码类等技术以实现简单的数字图像处理。 -Microsoft's new.NET platform for developers to bring as many new GDI, Globalization like programming mechanism, and also invented a new Java-like programming language-C++. These new knowledge, we should understand, grasp and tried to apply it in practice projects, and through the example of learning is a very effective way. This paper through a simple example to illustrate the Visual C# and how to use GDI Unsafe code for such technology to achieve simple digital image processing.
Platform: | Size: 4096 | Author: 郭指挥 | Hits:

[VC/MFCVisual C++ 6.0程序员指南

Description: 本书是美国微软出版社授权的 Microsoft Visual Studio系列中文版图书之一,它是 Visual C++ 6.0程序员的实用参考书。 书中讨论的许多主题均以范例程序进行说明,所有范例程序的项目文件都在配套光盘上。本书是从事Visual C++ 6.0应用与开发的所有技术人员极好的工具书,同时也是大专院校相关专业的师生的自学、教学参考用书。 全书共分成六个部分: 第一部分介绍Developer Studio和AppWizard的基础知识; 第二部分介绍文本、图形和对话框编辑器; 第三部分是编程指南,展示了如何使用Classwizard和 Gallery来加速编程开发工作,创建自己的组件; 第四部分介绍 ActiveX控件及其使用,说明如何用MFC或ATL来写 ActiveX控件; 第五部分讨论调试器的各种能力,程序优化的各种选项及原因,如何定制Visual C++,如何编制宏和附加实用程序; 第六部分提供ASCll字符和ANSI字符的标准表格,并简要描述ClassWizard支持的MFC类和VBScript-the book is authorized Microsoft Microsoft Visual Studio line Chinese version of one book, which is 6.0 Visual C programmers practical reference books. Book Many of the topics discussed were examples of procedures that all procedures examples of projects supporting documents are in the CD-ROM. The book is engaging in Visual C++ 6.0 application development with all the technical staff excellent tool, as well as tertiary institutions relevant professional teacher training, teaching reference books. The book is split into six parts : the first part describes Developer Studio and the basic knowledge+5.0; The second part gives text, graphics and dialog editor; The third part of the programming guide, showing how to use Classwizard Gallery and to accelerate the development of programming buil
Platform: | Size: 10822656 | Author: 刘建国 | Hits:

[VC/MFC清华大学C语言程序设计课件

Description: 这是清华大学的C语言教学课件,很难得的.其中有五子棋的设计和其他的项目开发的说明过程,对初学者很有帮助.同时也可以了解到高手是怎么学习的.-This is the C language university courseware, it is difficult to get. There are 331 of them in the design and development of other projects of note process, useful for beginners. It could also learned how experts are learning.
Platform: | Size: 2919424 | Author: srgr | Hits:

[WEB CodeASP.NET揭秘(C-Sharp)—源代码

Description: Asp.net解密(第二版)的源代码(C-Sharp)-Asp.net declassified (2nd edition) of the source code (C-Sharp)
Platform: | Size: 825344 | Author: 徐灵奇 | Hits:

[Other Embeded programARM_EPSON_Driver

Description: 我写的基于NXP ARM7 的EPSON微型打印机驱动程序,其打印格式可根据自己的需要修改。此程序已成功用于一个比较大的项目。-I write NXP ARM7 based on the micro-EPSON printer driver, its print format according to their needs to be revised. This procedure has been successfully used for a relatively large projects.
Platform: | Size: 2048 | Author: 刘国兵 | Hits:

[Software EngineeringDesign-and-Implementation-of-an-Intelligent-Teleph

Description: 提出了一个基于嵌入式Linux系统的智能电话信息终端,将计算功能和电话功能有机地结合起来。通过在S3C2410嵌入式开发板上移植ARM Linux嵌入式系统,并配置各种驱动程序,构造图形用户界面,同时利用开源项目来开发各种应用程序,因此该终端不但能提供基本的个人信息管理和电话呼叫管理等功能,还能实现浏览器、电子邮件和MSN Messenger等网络功能,从而使电话机成为一个方便实用、功能强大的智能信息终端。-Proposed a system based on embedded Linux smart phone information terminals, the calculation function and telephone function combine. Through the embedded development board S3C2410 transplant ARM Linux embedded system, and configure a variety of drivers, graphical user interface structure, while the use of open source projects to develop various applications, so the terminal will not only provide basic personal information management and telephone call management features, but also realize the browser, e-mail and MSN Messenger and other network functions, so that phone into a convenient and practical, powerful, smart information terminals.
Platform: | Size: 56320 | Author: 小流 | Hits:

[CSharpC-Sharp

Description: winform应用程序,主要功能可以用于大型项目软件系统,登录特效使用。-WinForm applications, the main function can be used for large-scale projects software system, log on using special effects.
Platform: | Size: 553984 | Author: sclcom | Hits:

[VC/MFCC++bianchengjingdian

Description: C++编程金典作为全球最广泛的c++教材,本书通过大型的项目如电梯系统的设计,突出了面向对象程序设计的优点。书内有数百个小程序。-C++ Jindian programming as the world s most widely c++ Materials, this book through the large-scale projects, such as the elevator system design, highlighting the object-oriented programming advantages. Book there are hundreds of small procedures.
Platform: | Size: 22319104 | Author: anxq | Hits:

[Embeded-SCM Developembedded-C

Description: 讲述了如何用C语言编写八位嵌入式MCU程序,内容涉及数据类型和变量,函数库,优化和测试嵌入式C语言程序等,书中穿插有样例工程.-About how to use C language embedded MCU 8 program, covering data types and variables, functions, optimizing and testing procedures, such as embedded C language, the book there are sample projects interspersed.
Platform: | Size: 2377728 | Author: kiki | Hits:

[ARM-PowerPC-ColdFire-MIPSUSB_ARM7_UDisk

Description: 本文介绍了在基于ARM7的嵌入式系统上开发 USB接口的详细内容。项目使用 ARM7 (MCU处理器)和PDIUSBD12(USB芯片)完成了U 盘的开发。主要内容涉及 USB 接口 的 U 盘开发过程中所涉及的技术内容;重点介绍项目调试方法与步骤;并附上了自己在开 发此项目过程中的一些心得与体会-In this paper, ARM7-based embedded systems developed on the details of USB interface. Projects using ARM7 (MCU processor) and PDIUSBD12 (USB chip) completed the development of U disk. Mainly related to the U disk USB interface development process involved in the technical content focuses on project debugging methods and steps with its own process in the development of this project some of the ideas and experience
Platform: | Size: 279552 | Author: ll_hhxy | Hits:

[ARM-PowerPC-ColdFire-MIPSARMEmbeddedApplicationDevelopmentExamples

Description: ARM嵌入式应用开发实例,包括家居控制器,流媒体控制器,生物识别项目,数码投影仪,学习机项目的源码和PCB图-ARM Embedded application development examples, including the home controller, streaming media controllers, biometric projects, digital projectors, learning machine project source and PCB diagram
Platform: | Size: 1767424 | Author: 顾康 | Hits:

[Special Effectsautopano-sift-C

Description: 这是sift算法的c实现,用于拼接全景图的开源项目Hugin中找控制点(特征匹配)。-This is the c to achieve sift algorithm for stitching panorama of the open-source projects to find control points in Hugin (feature matching).
Platform: | Size: 506880 | Author: tangwei | Hits:

[Delphi/CppBuildertcp-ip-sockets-in-c-second-edition-practical-guid

Description: The Internet allows computers thousands of miles apart to exchange information through programs such as Web browsers, and nearly all of these programs gain access to network communication services through the sockets programming interface. TCP/IP Sockets in C: Practical Guide for Programmers is a quick and affordable way to gain the knowledge and skills needed to quickly develop sophisticated and powerful web-based applications. Written by two experienced networking instructors, the book s focused, tutorial-based approach enables the reader to master the tasks and techniques essential to virtually all client-server projects using sockets in C. Programming concepts are introduced through simple, real-world examples, and are accompanied by line-by-line code commentary that describes the purpose of each part of the program. The book s companion website also contains myriad employable examples of command-based source code discussed throughout the text
Platform: | Size: 791552 | Author: chane | Hits:

[matlabLDPC--C

Description: 此为C++环境下的LDPC编译码的完整的源代码。常用于通信系统的编译码仿真过程。有助于各种项目的完成。-This is the C++ environment LDPC coding and decoding of the complete source code. Commonly used in the encoding and decoding communication system simulation. Contribute to the completion of various projects.
Platform: | Size: 1489920 | Author: 黄珊琳 | Hits:

[MacOS developobjective-c-style-guide-master

Description: Objectiv-c编程习惯介绍。 这个指南适用于苹果cocoa编程指南。适用于所有苹果系统的编程指南。-Style guide & coding conventions for Objective-C projects These guidelines build on Apple s existing Coding Guidelines for Cocoa. Unless explicitly contradicted below, assume that all of Apple s guidelines apply as well.
Platform: | Size: 3072 | Author: Chen Zhang | Hits:

[ARM-PowerPC-ColdFire-MIPSC-projects

Description: 各种C语言的基本例程,包括九九乘法表,坦克游戏地图设计,降雨计算,检测输入字母等等。十分适合新手看。-Various C language basic routines, including the multiplication table, tank game map design, rainfall calculation, detection of input letters and so on. Very suitable for beginners to see.
Platform: | Size: 24576 | Author: 松松 | Hits:

[Windows DevelopC#超级通信调试工具

Description: c#编写,进行调试串口数据和网口数据,目前可以算是最好用的软件,github上有开源项目(C # prepared to debug serial data and network port data, can now be regarded as the best software, github on open source projects)
Platform: | Size: 372736 | Author: Frank_1990 | Hits:

[Other200 C Projects

Description: 内含常用的200个C程序,对C语言初学者很有帮助。(Hundreds of C Project.)
Platform: | Size: 2154496 | Author: Upi | Hits:
« 12 3 4 5 6 7 8 9 10 ... 48 »

CodeBus www.codebus.net